CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tabu MATLAB

搜索资源列表

  1. matlab for TSP problem

    0下载:
  2. matlab code writen by somebody for TSP problem with tabu search
  3. 所属分类:文档资料

    • 发布日期:2009-05-08
    • 文件大小:43520
    • 提供者:jiajuan911
  1. matlab-combine

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集-Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6591
    • 提供者:林蒙
  1. tabu

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:578916
    • 提供者:小龙
  1. 666tabu

    0下载:
  2. 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:44678
    • 提供者:周宇
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5670
    • 提供者:清风
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  1. tabu-search-matlab

    0下载:
  2. TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4142
    • 提供者:didin rosid
  1. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. tabu-matlabcode-tsp

    0下载:
  2. matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6753
    • 提供者:wuyao
  1. Tabusearch

    0下载:
  2. This function implements the tabu search algorithm for solving some problem
  3. 所属分类:Other systems

  1. tabu-matlabcode-tsp

    0下载:
  2. 禁忌搜索解决TSP的Matlab程序.一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。-Tabu search to solve TSP, Matlab program. A very simple tabu search procedure, the effect in general, we still have to improve.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:6764
    • 提供者:叶宏
  1. tabusearch

    1下载:
  2. 本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2829
    • 提供者:zenttic
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. tabu-matlabcode-tsp

    0下载:
  2. 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6755
    • 提供者:123
  1. tabu-search

    0下载:
  2. Tabu search implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5989
    • 提供者:dayaccus
  1. 97288380tabu-search-matlab

    0下载:
  2. 路径规划问题的禁忌算法matlab程序。(Tabu search algorithm matlab program for path planning problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:laurel7
  1. ypea116-tabu-search

    0下载:
  2. tabu search with all of the other functions
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:16384
    • 提供者:uros
  1. 禁忌搜索matlab算法

    2下载:
  2. 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:5120
    • 提供者:meyond
  1. Tabu Search TSP

    0下载:
  2. matlab code for tsp using tabu search
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:usgaa
  1. MATLAB求解VRP

    3下载:
  2. 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-16
    • 文件大小:25600
    • 提供者:李太白12138
« 12 3 4 »
搜珍网 www.dssz.com